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.h116 #define RFCOMM_PN_CONV_LAYER_CBFC_I 0xF0 macro
/system/bt/stack/test/rfcomm/
Dstack_rfcomm_test.cc191 RFCOMM_PN_CONV_LAYER_CBFC_I >> 4, 0, RFCOMM_K_MAX, in ConnectServerPort()
334 RFCOMM_PN_CONV_LAYER_CBFC_I >> 4, RFCOMM_PN_PRIORITY_0, in ConnectClientPort()
348 RFCOMM_PN_CONV_LAYER_CBFC_I >> 4, RFCOMM_PN_PRIORITY_0, in ConnectClientPort()
800 RFCOMM_PN_CONV_LAYER_CBFC_I >> 4, 0, RFCOMM_K_MAX, in TEST_F()
814 RFCOMM_PN_CONV_LAYER_CBFC_I >> 4, 0, RFCOMM_K_MAX, in TEST_F()
/system/bt/stack/rfcomm/
Drfc_port_if.cc153 cl = RFCOMM_PN_CONV_LAYER_CBFC_I; in RFCOMM_ParameterNegotiationRequest()