Home
last modified time | relevance | path

Searched defs:p_dev (Results 1 – 11 of 11) sorted by relevance

/system/bt/btif/src/
Dbtif_rc.cc93 #define CHECK_RC_CONNECTED(p_dev) \ argument
101 #define CHECK_BR_CONNECTED(p_dev) \ argument
401 void initialize_device(btif_rc_device_cb_t* p_dev) { in initialize_device()
480 const uint32_t* get_requested_attributes_list(btif_rc_device_cb_t* p_dev) { in get_requested_attributes_list()
486 uint8_t get_requested_attributes_list_size(btif_rc_device_cb_t* p_dev) { in get_requested_attributes_list_size()
493 btif_rc_device_cb_t* p_dev) { in fill_pdu_queue()
517 void handle_rc_ctrl_features(btif_rc_device_cb_t* p_dev) { in handle_rc_ctrl_features()
562 void handle_rc_ctrl_psm(btif_rc_device_cb_t* p_dev) { in handle_rc_ctrl_psm()
571 void handle_rc_features(btif_rc_device_cb_t* p_dev) { in handle_rc_features()
653 btif_rc_device_cb_t* p_dev = in handle_rc_browse_connect() local
[all …]
Dbtif_hh.cc231 static void update_keyboard_lockstates(btif_hh_device_t* p_dev) { in update_keyboard_lockstates()
259 static void sync_lockstate_on_connect(btif_hh_device_t* p_dev) { in sync_lockstate_on_connect()
357 btif_hh_device_t* p_dev = btif_hh_find_connected_dev_by_bda(*bd_addr); in btif_hh_stop_vup_timer() local
376 btif_hh_device_t* p_dev = btif_hh_find_connected_dev_by_bda(*bd_addr); in btif_hh_start_vup_timer() local
425 btif_hh_device_t* p_dev; in btif_hh_remove_device() local
508 btif_hh_device_t* p_dev; in btif_hh_virtual_unplug() local
610 const btif_hh_device_t* p_dev = btif_hh_find_connected_dev_by_bda(*bd_addr); in btif_hh_disconnect() local
630 void btif_hh_setreport(btif_hh_device_t* p_dev, bthh_report_type_t r_type, in btif_hh_setreport()
650 void btif_hh_senddata(btif_hh_device_t* p_dev, uint16_t size, uint8_t* report) { in btif_hh_senddata()
699 void btif_hh_getreport(btif_hh_device_t* p_dev, bthh_report_type_t r_type, in btif_hh_getreport()
[all …]
/system/bt/btif/co/
Dbta_hh_co.cc80 static int uhid_read_event(btif_hh_device_t* p_dev) { in uhid_read_event()
231 btif_hh_device_t* p_dev = (btif_hh_device_t*)arg; in btif_hh_poll_event_thread() local
274 static inline void btif_hh_close_poll_thread(btif_hh_device_t* p_dev) { in btif_hh_close_poll_thread()
320 btif_hh_device_t* p_dev = NULL; in bta_hh_co_open() local
413 btif_hh_device_t* p_dev = NULL; in bta_hh_co_close() local
460 btif_hh_device_t* p_dev; in bta_hh_co_data() local
506 void bta_hh_co_send_hid_info(btif_hh_device_t* p_dev, const char* dev_name, in bta_hh_co_send_hid_info()
582 btif_hh_device_t* p_dev; in bta_hh_co_get_rpt_rsp() local
/system/bt/stack/hid/
Dhidh_conn.cc317 tHID_HOST_DEV_CTB* p_dev = NULL; in hidh_l2cif_connect_cfm() local
851 tHID_HOST_DEV_CTB* p_dev = &hh_cb.devices[dhandle]; in hidh_conn_initiate() local
922 tHID_HOST_DEV_CTB* p_dev = &hh_cb.devices[dhandle]; in hidh_conn_retry() local
Dhidd_conn.cc93 tHID_DEV_DEV_CTB* p_dev; in hidd_l2cif_connect_ind() local
609 tHID_DEV_DEV_CTB* p_dev = &hd_cb.device; in hidd_conn_initiate() local
/system/bt/bta/dm/
Dbta_dm_pm.cc334 tBTA_DM_PEER_DEVICE* p_dev; in bta_dm_pm_cback() local
952 tBTA_DM_PEER_DEVICE* p_dev = bta_dm_find_peer_device(bd_addr); in bta_dm_pm_btm_status() local
1056 tBTA_DM_PEER_DEVICE* p_dev = NULL; in bta_dm_find_peer_device() local
Dbta_dm_act.cc2310 tBTA_DM_PEER_DEVICE* p_dev = bta_dm_find_peer_device(bd_addr); in handle_role_change() local
2362 tBTA_DM_PEER_DEVICE* p_dev = bta_dm_find_peer_device(bd_addr); in handle_remote_features_complete() local
2540 tBTA_DM_PEER_DEVICE* p_dev; in bta_dm_check_av() local
2593 tBTA_DM_PEER_DEVICE* p_dev; in bta_dm_rm_cback() local
Dbta_dm_api.cc355 tBTA_DM_PEER_DEVICE* p_dev = bta_dm_find_peer_device(bd_addr); in BTA_DmGetConnectionState() local
/system/bt/test/mock/
Dmock_btif_co_bta_hh_co.cc64 void bta_hh_co_send_hid_info(btif_hh_device_t* p_dev, const char* dev_name, in bta_hh_co_send_hid_info()
/system/bt/stack/btm/
Dbtm_ble_privacy.cc847 tBTM_SEC_DEV_REC* p_dev = static_cast<tBTM_SEC_DEV_REC*>(data); in is_on_resolving_list() local
/system/bt/main/shim/
Dacl.cc979 const btif_hh_device_t* p_dev = &btif_hh_cb.devices[i]; in DumpsysHid() local
989 const btif_hh_added_device_t* p_dev = &btif_hh_cb.added_devices[i]; in DumpsysHid() local