Searched refs:RFCOMM_PN_CONV_LAYER_CBFC_I (Results 1 – 3 of 3) sorted by relevance
/system/bt/stack/include/ |
D | rfcdefs.h | 116 #define RFCOMM_PN_CONV_LAYER_CBFC_I 0xF0 macro
|
/system/bt/stack/test/rfcomm/ |
D | stack_rfcomm_test.cc | 192 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/ |
D | rfc_port_if.cc | 151 cl = RFCOMM_PN_CONV_LAYER_CBFC_I; in RFCOMM_ParameterNegotiationRequest()
|