Searched defs:rem_id (Results 1 – 1 of 1) sorted by relevance
/packages/modules/Bluetooth/system/stack/l2cap/ |
D | l2c_utils.cc | 364 void l2cu_send_peer_cmd_reject(tL2C_LCB* p_lcb, uint16_t reason, uint8_t rem_id, uint16_t p1, in l2cu_send_peer_cmd_reject() 487 void l2cu_reject_connection(tL2C_LCB* p_lcb, uint16_t remote_cid, uint8_t rem_id, in l2cu_reject_connection() 2972 void l2cu_send_peer_ble_par_rsp(tL2C_LCB* p_lcb, tL2CAP_CFG_RESULT reason, uint8_t rem_id) { in l2cu_send_peer_ble_par_rsp() 3120 void l2cu_reject_ble_coc_connection(tL2C_LCB* p_lcb, uint8_t rem_id, tL2CAP_LE_RESULT_CODE result) { in l2cu_reject_ble_coc_connection() 3154 void l2cu_reject_credit_based_conn_req(tL2C_LCB* p_lcb, uint8_t rem_id, uint8_t num_of_channels, in l2cu_reject_credit_based_conn_req() 3259 void l2cu_reject_ble_connection(tL2C_CCB* p_ccb, uint8_t rem_id, tL2CAP_LE_RESULT_CODE result) { in l2cu_reject_ble_connection() 3280 void l2cu_send_ble_reconfig_rsp(tL2C_LCB* p_lcb, uint8_t rem_id, tL2CAP_RECONFIG_RESULT result) { in l2cu_send_ble_reconfig_rsp()
|