HomeSort by relevance Sort by last modified time
    Searched refs:btm_ble_set_connectability (Results 1 - 3 of 3) sorted by null

  /system/bt/stack/btm/
btm_ble_int.h 49 extern tBTM_STATUS btm_ble_set_connectability(uint16_t combined_mode);
btm_ble_gap.cc 775 return btm_ble_set_connectability(p_cb->connectable_mode);
1258 tBTM_STATUS btm_ble_set_connectability(uint16_t combined_mode) { function
    [all...]
btm_inq.cc 543 if (btm_ble_set_connectability(page_mode) != BTM_SUCCESS) {
    [all...]

Completed in 171 milliseconds