Home
last modified time | relevance | path

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

/system/bt/bta/dm/
Dbta_dm_int.h244 } tBTA_DM_API_PIN_REPLY; typedef
681 tBTA_DM_API_PIN_REPLY pin_reply;
Dbta_dm_api.c433 tBTA_DM_API_PIN_REPLY *p_msg; in BTA_DmPinReply()
435 if ((p_msg = (tBTA_DM_API_PIN_REPLY *) GKI_getbuf(sizeof(tBTA_DM_API_PIN_REPLY))) != NULL) in BTA_DmPinReply()