Home
last modified time | relevance | path

Searched refs:L2CAP_CMD_CONFIG_RSP (Results 1 – 3 of 3) sorted by relevance

/external/bluetooth/bluedroid/stack/include/
Dl2cdefs.h28 #define L2CAP_CMD_CONFIG_RSP 0x05 macro
/external/bluetooth/bluedroid/stack/l2cap/
Dl2c_main.c568 case L2CAP_CMD_CONFIG_RSP: in process_l2cap_cmd()
Dl2c_utils.c619 L2CAP_CMD_CONFIG_RSP, p_ccb->remote_id)) == NULL ) in l2cu_send_peer_config_rsp()
730 UINT8_TO_STREAM (p, L2CAP_CMD_CONFIG_RSP); in l2cu_send_peer_config_rej()