HID_HostAddDev() function
* Function HID_HostAddDev * Description This is called so HID-host may manage this device. * Returns tHID_STATUS
![]()
tHID_STATUS HID_HostAddDev ( BD_ADDR addr, UINT16 attr_mask, UINT8 *handle )![]()
extern tHID_STATUS HID_HostAddDev (BD_ADDR addr, UINT16 attr_mask,![]()
if (HID_HostAddDev (p_cb->addr, attr_mask, &hdl) == HID_SUCCESS) {![]()
if (HID_HostAddDev (p_cb->addr, p_cb->attr_mask, &hdl) \![]()
if (HID_HostAddDev(p_dev_info->bda, p_dev_info->attr_mask, &dev_handle)\![]()
if (HID_HostAddDev(bd_addr, HID_SEC_REQUIRED, &i) != HID_SUCCESS) {
HID_HostAddDev() is called by 4 functions:
![]()
HID_HostAddDev()
HID_HostAddDev() reads 9 variables and writes 5 variables:
![]()
HID_HostAddDev()