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

/system/bt/stack/gap/
H A Dgap_conn.c490 else if (status != L2CAP_DW_SUCCESS)
575 else if (status != L2CAP_DW_SUCCESS)
1074 else if (status != L2CAP_DW_SUCCESS)
1278 else if (status != L2CAP_DW_SUCCESS)
/system/bt/stack/include/
H A Dl2c_api.h52 #define L2CAP_DW_SUCCESS TRUE macro
497 ** Returns L2CAP_DW_SUCCESS, if data accepted, else FALSE
740 ** Returns L2CAP_DW_SUCCESS, if data accepted, else FALSE
896 ** Return value L2CAP_DW_SUCCESS, if data accepted
1011 ** Return value L2CAP_DW_SUCCESS, if data accepted
/system/bt/stack/l2cap/
H A Dl2cap_client.c419 case L2CAP_DW_SUCCESS:
H A Dl2c_ucd.c388 ** Return value L2CAP_DW_SUCCESS, if data accepted
467 return (L2CAP_DW_SUCCESS);
H A Dl2c_main.c956 ** Returns L2CAP_DW_SUCCESS, if data accepted, else FALSE
1004 return (L2CAP_DW_SUCCESS);
H A Dl2c_api.c1502 ** Return value L2CAP_DW_SUCCESS, if data accepted
1600 return (L2CAP_DW_SUCCESS);
1807 ** Returns L2CAP_DW_SUCCESS, if data accepted, else FALSE
1860 ** Returns L2CAP_DW_SUCCESS, if data accepted, else FALSE
/system/bt/stack/avdt/
H A Davdt_int.h365 #define AVDT_AD_SUCCESS L2CAP_DW_SUCCESS /* TRUE */

Completed in 832 milliseconds