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 | 191 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/ |
D | rfc_port_if.cc | 153 cl = RFCOMM_PN_CONV_LAYER_CBFC_I; in RFCOMM_ParameterNegotiationRequest()
|