Searched defs:rem_id (Results 1 – 2 of 2) sorted by relevance
| /packages/modules/Bluetooth/system/test/mock/ |
| D | mock_stack_l2cap_utils.cc | 159 void l2cu_reject_ble_coc_connection(tL2C_LCB* p_lcb, uint8_t rem_id, in l2cu_reject_ble_coc_connection() 163 void l2cu_reject_ble_connection(tL2C_CCB* p_ccb, uint8_t rem_id, in l2cu_reject_ble_connection() 168 uint8_t rem_id, uint16_t result) { in l2cu_reject_connection() 171 void l2cu_reject_credit_based_conn_req(tL2C_LCB* p_lcb, uint8_t rem_id, in l2cu_reject_credit_based_conn_req() 183 void l2cu_send_ble_reconfig_rsp(tL2C_LCB* p_lcb, uint8_t rem_id, in l2cu_send_ble_reconfig_rsp() 211 uint8_t rem_id) { in l2cu_send_peer_ble_par_rsp() 214 void l2cu_send_peer_cmd_reject(tL2C_LCB* p_lcb, uint16_t reason, uint8_t rem_id, in l2cu_send_peer_cmd_reject()
|
| /packages/modules/Bluetooth/system/stack/l2cap/ |
| D | l2c_utils.cc | 360 void l2cu_send_peer_cmd_reject(tL2C_LCB* p_lcb, uint16_t reason, uint8_t rem_id, in l2cu_send_peer_cmd_reject() 481 uint8_t rem_id, uint16_t result) { in l2cu_reject_connection() 2908 uint8_t rem_id) { in l2cu_send_peer_ble_par_rsp() 3057 void l2cu_reject_ble_coc_connection(tL2C_LCB* p_lcb, uint8_t rem_id, in l2cu_reject_ble_coc_connection() 3091 void l2cu_reject_credit_based_conn_req(tL2C_LCB* p_lcb, uint8_t rem_id, in l2cu_reject_credit_based_conn_req() 3198 void l2cu_reject_ble_connection(tL2C_CCB* p_ccb, uint8_t rem_id, in l2cu_reject_ble_connection() 3219 void l2cu_send_ble_reconfig_rsp(tL2C_LCB* p_lcb, uint8_t rem_id, in l2cu_send_ble_reconfig_rsp()
|