Searched refs:adapter_properties_cb (Results 1 – 3 of 3) sorted by relevance
/system/bt/btif/src/ |
D | btif_core.cc | 429 HAL_CBACK(bt_hal_cbacks, adapter_properties_cb, BT_STATUS_SUCCESS, 1, in btif_enable_bluetooth_evt() 677 HAL_CBACK(bt_hal_cbacks, adapter_properties_cb, BT_STATUS_SUCCESS, num_props, in btif_in_get_adapter_properties() 753 HAL_CBACK(bt_hal_cbacks, adapter_properties_cb, status, 1, p_prop); in execute_storage_request() 796 HAL_CBACK(bt_hal_cbacks, adapter_properties_cb, status, 1, &prop); in execute_storage_request() 804 HAL_CBACK(bt_hal_cbacks, adapter_properties_cb, status, 0, NULL); in execute_storage_request() 846 HAL_CBACK(bt_hal_cbacks, adapter_properties_cb, status, num_props, p_props); in btif_adapter_properties_evt()
|
D | btif_dm.cc | 1885 HAL_CBACK(bt_hal_cbacks, adapter_properties_cb, BT_STATUS_SUCCESS, 1, in btif_dm_upstreams_evt() 2544 HAL_CBACK(bt_hal_cbacks, adapter_properties_cb, BT_STATUS_SUCCESS, 1, in btif_dm_execute_service_request()
|
/system/bt/include/hardware/ |
D | bluetooth.h | 388 adapter_properties_callback adapter_properties_cb; member
|