HomeSort by relevance Sort by last modified time
    Searched refs:bta_hd_remove_device_act (Results 1 - 3 of 3) sorted by null

  /system/bt/bta/hd/
bta_hd_int.h 160 extern void bta_hd_remove_device_act(tBTA_HD_DATA* p_data);
bta_hd_main.cc 57 BTA_HD_REMOVE_DEVICE_ACT,
83 bta_hd_remove_device_act, bta_hd_send_report_act, bta_hd_report_error_act,
104 /* BTA_HD_API_REMOVE_DEVICE_EVT */ {BTA_HD_REMOVE_DEVICE_ACT, BTA_HD_INIT_ST},
127 /* BTA_HD_API_REMOVE_DEVICE_EVT */ {BTA_HD_REMOVE_DEVICE_ACT, BTA_HD_IDLE_ST},
150 /* BTA_HD_API_REMOVE_DEVICE_EVT */ {BTA_HD_REMOVE_DEVICE_ACT,
bta_hd_act.cc 347 * Function bta_hd_remove_device_act
354 extern void bta_hd_remove_device_act(tBTA_HD_DATA* p_data) { function

Completed in 97 milliseconds