Home
last modified time | relevance | path

Searched refs:L2CAP_DW_SUCCESS (Results 1 – 7 of 7) sorted by relevance

/hal_espressif-2.7.6/components/bt/host/bluedroid/stack/gap/
Dgap_conn.c470 } else if (status != L2CAP_DW_SUCCESS) { in GAP_ConnBTWrite()
553 } else if (status != L2CAP_DW_SUCCESS) { in GAP_ConnWriteData()
1042 } else if (status != L2CAP_DW_SUCCESS) { in gap_congestion_ind()
/hal_espressif-2.7.6/components/bt/host/bluedroid/stack/include/stack/
Dl2c_api.h53 #define L2CAP_DW_SUCCESS TRUE macro
/hal_espressif-2.7.6/components/bt/host/bluedroid/stack/l2cap/
Dl2cap_client.c442 case L2CAP_DW_SUCCESS: in dispatch_fragments()
Dl2c_ucd.c440 return (L2CAP_DW_SUCCESS); in L2CA_UcdDataWrite()
Dl2c_main.c1035 return (L2CAP_DW_SUCCESS); in l2c_data_write()
Dl2c_api.c1858 return (L2CAP_DW_SUCCESS); in L2CA_SendFixedChnlData()
/hal_espressif-2.7.6/components/bt/host/bluedroid/stack/avdt/include/
Davdt_int.h367 #define AVDT_AD_SUCCESS L2CAP_DW_SUCCESS /* TRUE */