Home
last modified time | relevance | path

Searched refs:btsnd_hcic_ble_write_host_supported (Results 1 – 3 of 3) sorted by relevance

/external/bluetooth/bluedroid/stack/btm/
Dbtm_devctl.c929 btsnd_hcic_ble_write_host_supported(BTM_BLE_HOST_SUPPORT, BTM_BLE_SIMULTANEOUS_HOST); in btm_read_white_list_size_complete()
1260 btsnd_hcic_ble_write_host_supported(BTM_BLE_HOST_SUPPORT, BTM_BLE_SIMULTANEOUS_HOST); in btm_issue_host_support_for_lmp_features()
1264 btsnd_hcic_ble_write_host_supported(BTM_BLE_HOST_SUPPORT, 0); in btm_issue_host_support_for_lmp_features()
/external/bluetooth/bluedroid/stack/hcic/
Dhciblecmds.c816 BOOLEAN btsnd_hcic_ble_write_host_supported (UINT8 le_host_spt, UINT8 simul_le_host_spt) in btsnd_hcic_ble_write_host_supported() function
/external/bluetooth/bluedroid/stack/include/
Dhcimsgs.h1322 HCI_API extern BOOLEAN btsnd_hcic_ble_write_host_supported (UINT8 le_host_spt, UINT8 simul_le_host_…