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

  /external/bluetooth/bluedroid/stack/btm/
btm_ble_int.h 248 extern tBTM_STATUS btm_ble_set_connectability(UINT16 combined_mode);
btm_ble_gap.c 400 return btm_ble_set_connectability( p_cb->connectable_mode);
993 tBTM_STATUS btm_ble_set_connectability(UINT16 combined_mode) function
    [all...]
btm_inq.c 627 if (btm_ble_set_connectability(page_mode) != BTM_SUCCESS)
    [all...]

Completed in 47 milliseconds