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

  /system/bt/stack/btm/
btm_ble_bgconn.c 164 started = btsnd_hcic_ble_add_white_list (p_dev_rec->ble.ble_addr_type, bd_addr);
170 started = btsnd_hcic_ble_add_white_list (p_dev_rec->ble.static_addr_type,
195 started = btsnd_hcic_ble_add_white_list (addr_type, bd_addr);
  /system/bt/stack/hcic/
hciblecmds.c 352 BOOLEAN btsnd_hcic_ble_add_white_list (UINT8 addr_type, BD_ADDR bda) function
  /system/bt/stack/include/
hcimsgs.h 726 extern BOOLEAN btsnd_hcic_ble_add_white_list (UINT8 addr_type, BD_ADDR bda);
    [all...]

Completed in 96 milliseconds