Home
last modified time | relevance | path

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

/system/bt/stack/include/
Drfcdefs.h123 #define RFCOMM_PN_CONV_LAYER_CBFC_I 0xF0 macro
/system/bt/stack/test/rfcomm/
Dstack_rfcomm_test.cc192 RFCOMM_PN_CONV_LAYER_CBFC_I >> 4, 0, RFCOMM_K_MAX, in ConnectServerPort()
335 RFCOMM_PN_CONV_LAYER_CBFC_I >> 4, RFCOMM_PN_PRIORITY_0, in ConnectClientPort()
349 RFCOMM_PN_CONV_LAYER_CBFC_I >> 4, RFCOMM_PN_PRIORITY_0, in ConnectClientPort()
803 RFCOMM_PN_CONV_LAYER_CBFC_I >> 4, 0, RFCOMM_K_MAX, in TEST_F()
817 RFCOMM_PN_CONV_LAYER_CBFC_I >> 4, 0, RFCOMM_K_MAX, in TEST_F()
/system/bt/stack/rfcomm/
Drfc_port_if.cc150 cl = RFCOMM_PN_CONV_LAYER_CBFC_I; in RFCOMM_ParNegReq()