Home
last modified time | relevance | path

Searched refs:btu_hcif_send_cmd_with_cb (Results 1 – 9 of 9) sorted by relevance

/aosp12/system/bt/stack/hcic/
H A Dhciblecmds.cc1183 btu_hcif_send_cmd_with_cb( in btsnd_hcic_ble_periodic_advertising_create_sync_cancel()
1195 btu_hcif_send_cmd_with_cb( in btsnd_hcic_ble_periodic_advertising_terminate_sync()
1210 btu_hcif_send_cmd_with_cb( in btsnd_hci_ble_add_device_to_periodic_advertiser_list()
1225 btu_hcif_send_cmd_with_cb( in btsnd_hci_ble_remove_device_from_periodic_advertiser_list()
1233 btu_hcif_send_cmd_with_cb( in btsnd_hci_ble_clear_periodic_advertiser_list()
1240 btu_hcif_send_cmd_with_cb( in btsnd_hci_ble_read_periodic_advertiser_list_size()
1254 btu_hcif_send_cmd_with_cb( in btsnd_hcic_ble_set_periodic_advertising_receive_enable()
1269 btu_hcif_send_cmd_with_cb( in btsnd_hcic_ble_periodic_advertising_sync_transfer()
1284 btu_hcif_send_cmd_with_cb( in btsnd_hcic_ble_periodic_advertising_set_info_transfer()
1301 btu_hcif_send_cmd_with_cb( in btsnd_hcic_ble_set_periodic_advertising_sync_transfer_params()
[all …]
H A Dhcicmds.cc1765 btu_hcif_send_cmd_with_cb(FROM_HERE, HCI_READ_ENCR_KEY_SIZE, param, len, in btsnd_hcic_read_encryption_key_size()
/aosp12/system/bt/stack/btm/
H A Dbtm_ble_adv_filter.cc294 btu_hcif_send_cmd_with_cb( in BTM_LE_PF_local_name()
358 btu_hcif_send_cmd_with_cb( in BTM_LE_PF_manu_data()
396 btu_hcif_send_cmd_with_cb( in BTM_LE_PF_srvc_data_pattern()
530 btu_hcif_send_cmd_with_cb( in BTM_LE_PF_addr_filter()
602 btu_hcif_send_cmd_with_cb(FROM_HERE, HCI_BLE_ADV_FILTER, param, len, in BTM_LE_PF_uuid_filter()
782 btu_hcif_send_cmd_with_cb( in BTM_LE_PF_clear()
867 btu_hcif_send_cmd_with_cb( in BTM_BleAdvFilterParamSetup()
877 btu_hcif_send_cmd_with_cb( in BTM_BleAdvFilterParamSetup()
890 btu_hcif_send_cmd_with_cb( in BTM_BleAdvFilterParamSetup()
945 btu_hcif_send_cmd_with_cb(FROM_HERE, HCI_BLE_ADV_FILTER, param, in BTM_BleEnableDisableFilterFeature()
H A Dbtm_ble_batchscan.cc249 btu_hcif_send_cmd_with_cb(FROM_HERE, HCI_BLE_BATCH_SCAN, param, len, cb); in btm_ble_read_batchscan_reports()
325 btu_hcif_send_cmd_with_cb(FROM_HERE, HCI_BLE_BATCH_SCAN, param, len, cb); in btm_ble_set_storage_config()
350 btu_hcif_send_cmd_with_cb(FROM_HERE, HCI_BLE_BATCH_SCAN, param, len, cb); in btm_ble_set_batchscan_param()
363 btu_hcif_send_cmd_with_cb(FROM_HERE, HCI_BLE_BATCH_SCAN, param, len, cb); in btm_ble_enable_batchscan()
H A Dble_advertiser_hci_interface.cc52 extern void btu_hcif_send_cmd_with_cb(const base::Location& posted_from,
101 btu_hcif_send_cmd_with_cb(posted_from, HCI_BLE_MULTI_ADV, param_buf, in SendAdvCmd()
330 btu_hcif_send_cmd_with_cb( in SendAdvCmd()
519 btu_hcif_send_cmd_with_cb( in SendAdvCmd()
567 btu_hcif_send_cmd_with_cb( in SetParameters()
H A Dbtm_ble.cc760 btu_hcif_send_cmd_with_cb(FROM_HERE, HCI_BLE_READ_PHY, data, len, in BTM_BleReadPhy()
809 btu_hcif_send_cmd_with_cb(FROM_HERE, HCI_BLE_SET_PHY, data, len, in BTM_BleSetPhy()
/aosp12/system/bt/stack/include/
H A Dbtu.h47 void btu_hcif_send_cmd_with_cb(const base::Location& posted_from,
/aosp12/system/bt/test/mock/
H A Dmock_stack_btu_hcif.cc70 void btu_hcif_send_cmd_with_cb(const base::Location& posted_from, in btu_hcif_send_cmd_with_cb() function
/aosp12/system/bt/stack/btu/
H A Dbtu_hcif.cc893 void btu_hcif_send_cmd_with_cb(const base::Location& posted_from, in btu_hcif_send_cmd_with_cb() function