Searched defs:rem_id (Results 1 – 1 of 1) sorted by relevance
/packages/modules/Bluetooth/system/stack/l2cap/ |
D | l2c_utils.cc | 358 void l2cu_send_peer_cmd_reject(tL2C_LCB* p_lcb, uint16_t reason, uint8_t rem_id, in l2cu_send_peer_cmd_reject() 479 uint8_t rem_id, uint16_t result) { in l2cu_reject_connection() 2927 uint8_t rem_id) { in l2cu_send_peer_ble_par_rsp() 3075 void l2cu_reject_ble_coc_connection(tL2C_LCB* p_lcb, uint8_t rem_id, in l2cu_reject_ble_coc_connection() 3109 void l2cu_reject_credit_based_conn_req(tL2C_LCB* p_lcb, uint8_t rem_id, in l2cu_reject_credit_based_conn_req() 3216 void l2cu_reject_ble_connection(tL2C_CCB* p_ccb, uint8_t rem_id, in l2cu_reject_ble_connection() 3237 void l2cu_send_ble_reconfig_rsp(tL2C_LCB* p_lcb, uint8_t rem_id, in l2cu_send_ble_reconfig_rsp()
|