Searched refs:PROFILE_UUID_PBAP (Results 1 – 2 of 2) sorted by relevance
1009 constexpr uint16_t PROFILE_UUID_PBAP = 0x112f; in TEST_F() local1015 uint16_t profile_uuid_pbap = PROFILE_UUID_PBAP; in TEST_F()1080 constexpr uint16_t PROFILE_UUID_PBAP = 0x112f; in TEST_F() local1086 uint16_t profile_uuid_pbap = PROFILE_UUID_PBAP; in TEST_F()1149 constexpr uint16_t PROFILE_UUID_PBAP = 0x112f; in TEST_F() local1155 uint16_t profile_uuid_pbap = PROFILE_UUID_PBAP; in TEST_F()
271 constexpr uint16_t PROFILE_UUID_PBAP = 0x112f; variable995 if (uuid == PROFILE_UUID_PBAP || (dlci >> 1) == PROFILE_SCN_PBAP) { in SetRfcommPortOpen()