Home
last modified time | relevance | path

Searched refs:tBTA_DM_API_PIN_REPLY (Results 1 – 2 of 2) sorted by relevance

/external/bluetooth/bluedroid/bta/dm/
Dbta_dm_int.h274 } tBTA_DM_API_PIN_REPLY; typedef
754 tBTA_DM_API_PIN_REPLY pin_reply;
Dbta_dm_api.c588 tBTA_DM_API_PIN_REPLY *p_msg; in BTA_DmPinReply()
590 if ((p_msg = (tBTA_DM_API_PIN_REPLY *) GKI_getbuf(sizeof(tBTA_DM_API_PIN_REPLY))) != NULL) in BTA_DmPinReply()