Searched refs:PROFILE_UUID_PBAP (Results 1 – 2 of 2) sorted by relevance
1150 constexpr uint16_t PROFILE_UUID_PBAP = 0x112f; in TEST_F() local1156 uint16_t profile_uuid_pbap = PROFILE_UUID_PBAP; in TEST_F()1230 constexpr uint16_t PROFILE_UUID_PBAP = 0x112f; in TEST_F() local1236 uint16_t profile_uuid_pbap = PROFILE_UUID_PBAP; in TEST_F()1308 constexpr uint16_t PROFILE_UUID_PBAP = 0x112f; in TEST_F() local1314 uint16_t profile_uuid_pbap = PROFILE_UUID_PBAP; in TEST_F()
276 constexpr uint16_t PROFILE_UUID_PBAP = 0x112f; variable1040 if (uuid == PROFILE_UUID_PBAP || (dlci >> 1) == PROFILE_SCN_PBAP) { in SetRfcommPortOpen()