Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/stack/hcic/
Dhciblecmds.cc244 btu_hcif_send_cmd_with_cb(FROM_HERE, HCI_BLE_RAND, nullptr, 0, in btsnd_hcic_ble_rand()
482 btu_hcif_send_cmd_with_cb(FROM_HERE, HCI_LE_SET_CIG_PARAMS, param, params_len, in btsnd_hcic_set_cig_params()
499 btu_hcif_send_cmd_with_cb(FROM_HERE, HCI_LE_CREATE_CIS, param, params_len, in btsnd_hcic_create_cis()
511 btu_hcif_send_cmd_with_cb(FROM_HERE, HCI_LE_REMOVE_CIG, param, params_len, in btsnd_hcic_remove_cig()
601 btu_hcif_send_cmd_with_cb(FROM_HERE, HCI_LE_SETUP_ISO_DATA_PATH, param, in btsnd_hcic_setup_iso_data_path()
615 btu_hcif_send_cmd_with_cb(FROM_HERE, HCI_LE_REMOVE_ISO_DATA_PATH, param, in btsnd_hcic_remove_iso_data_path()
627 btu_hcif_send_cmd_with_cb(FROM_HERE, HCI_LE_READ_ISO_LINK_QUALITY, param, in btsnd_hcic_read_iso_link_quality()
657 btu_hcif_send_cmd_with_cb( in btsnd_hcic_ble_periodic_advertising_create_sync_cancel()
669 btu_hcif_send_cmd_with_cb( in btsnd_hcic_ble_periodic_advertising_terminate_sync()
684 btu_hcif_send_cmd_with_cb( in btsnd_hci_ble_add_device_to_periodic_advertiser_list()
[all …]
Dhcicmds.cc1509 btu_hcif_send_cmd_with_cb(FROM_HERE, HCI_READ_ENCR_KEY_SIZE, param, len, in btsnd_hcic_read_encryption_key_size()
1604 btu_hcif_send_cmd_with_cb( in btsnd_hcic_vendor_spec_cmd()
/packages/modules/Bluetooth/system/stack/btm/
Dbtm_ble_adv_filter.cc395 btu_hcif_send_cmd_with_cb( in BTM_BleAdvFilterParamSetup()
405 btu_hcif_send_cmd_with_cb( in BTM_BleAdvFilterParamSetup()
418 btu_hcif_send_cmd_with_cb( in BTM_BleAdvFilterParamSetup()
Dbtm_ble.cc190 btu_hcif_send_cmd_with_cb(FROM_HERE, HCI_BLE_READ_PHY, data, len, in BTM_BleReadPhy()
237 btu_hcif_send_cmd_with_cb(FROM_HERE, HCI_BLE_SET_PHY, data, len, in BTM_BleSetPhy()
/packages/modules/Bluetooth/system/stack/include/
Dbtu_hcif.h31 void btu_hcif_send_cmd_with_cb(const base::Location& posted_from,
/packages/modules/Bluetooth/system/test/mock/
Dmock_stack_btu_hcif.cc45 void btu_hcif_send_cmd_with_cb(const base::Location& /* posted_from */, in btu_hcif_send_cmd_with_cb() function
/packages/modules/Bluetooth/system/stack/btu/
Dbtu_hcif.cc739 void btu_hcif_send_cmd_with_cb(const base::Location& posted_from, in btu_hcif_send_cmd_with_cb() function