Searched refs:adapter_properties_cb (Results 1 – 3 of 3) sorted by relevance
/system/bt/btif/src/ |
D | btif_core.cc | 367 HAL_CBACK(bt_hal_cbacks, adapter_properties_cb, BT_STATUS_SUCCESS, 1, in btif_enable_bluetooth_evt() 619 HAL_CBACK(bt_hal_cbacks, adapter_properties_cb, BT_STATUS_SUCCESS, num_props, in btif_in_get_adapter_properties() 695 HAL_CBACK(bt_hal_cbacks, adapter_properties_cb, status, 1, p_prop); in execute_storage_request() 738 HAL_CBACK(bt_hal_cbacks, adapter_properties_cb, status, 1, &prop); in execute_storage_request() 746 HAL_CBACK(bt_hal_cbacks, adapter_properties_cb, status, 0, NULL); in execute_storage_request() 788 HAL_CBACK(bt_hal_cbacks, adapter_properties_cb, status, num_props, p_props); in btif_adapter_properties_evt()
|
D | btif_dm.cc | 1897 HAL_CBACK(bt_hal_cbacks, adapter_properties_cb, BT_STATUS_SUCCESS, 1, in btif_dm_upstreams_evt() 2570 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 | 410 adapter_properties_callback adapter_properties_cb; member
|