Searched refs:btm_ble_start_inquiry (Results 1 – 3 of 3) sorted by relevance
360 extern tBTM_STATUS btm_ble_start_inquiry (UINT8 mode, UINT8 duration);
930 else if ((status = btm_ble_start_inquiry((UINT8)(p_inqparms->mode & BTM_BLE_INQUIRY_MASK), in BTM_StartInquiry()
1965 tBTM_STATUS btm_ble_start_inquiry (UINT8 mode, UINT8 duration) in btm_ble_start_inquiry() function