Searched refs:tBTA_DM_API_PIN_REPLY (Results 1 – 3 of 3) sorted by relevance
109 } tBTA_DM_API_PIN_REPLY; typedef485 extern void bta_dm_pin_reply(std::unique_ptr<tBTA_DM_API_PIN_REPLY> msg);
243 std::unique_ptr<tBTA_DM_API_PIN_REPLY> msg = in BTA_DmPinReply()244 std::make_unique<tBTA_DM_API_PIN_REPLY>(); in BTA_DmPinReply()
866 void bta_dm_pin_reply(std::unique_ptr<tBTA_DM_API_PIN_REPLY> msg) { in bta_dm_pin_reply()