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

  /system/bt/stack/btm/
btm_ble_bgconn.cc 135 btsnd_hcic_ble_add_white_list(p_dev_rec->ble.ble_addr_type, bd_addr);
142 btsnd_hcic_ble_add_white_list(p_dev_rec->ble.static_addr_type,
171 if (to_add) btsnd_hcic_ble_add_white_list(addr_type, bd_addr);
  /system/bt/stack/include/
hcimsgs.h 745 extern void btsnd_hcic_ble_add_white_list(uint8_t addr_type, BD_ADDR bda);
  /system/bt/stack/hcic/
hciblecmds.cc 261 void btsnd_hcic_ble_add_white_list(uint8_t addr_type, BD_ADDR bda) { function

Completed in 41 milliseconds